home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / curso / Menu.dig / scripts / DefineButton2_25 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-04-18  |  58 b   |  4 lines

  1. on(release){
  2.    _root.janela.aula00.gotoAndStop(30);
  3. }
  4.